gtk-demo: Drop use of deprecated api
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 Aug 2014 08:08:38 +0000 (10:08 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 Aug 2014 08:09:18 +0000 (10:09 +0200)
commit5f7485f647b7dcd66b432358fca4cfff592d7c08
tree68d40d4afd6c068281f6867686567e381ecd8727
parent944e30d940d5832df506a272828f356f8534b723
gtk-demo: Drop use of deprecated api

There were several uses of gtk_tree_view_set_rules_hint here.
Just drop them, the theme was ignoring them anyway.
demos/gtk-demo/editable_cells.c
demos/gtk-demo/list_store.c
demos/gtk-demo/tree_store.c